body{
	background-color: #fffeff;
}
* {	padding: 0px;	margin: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
	}
	
h1{
	font-size: 14px;
	line-height: 40px;
	font-weight: lighter;
	text-indent: 4px;
}

h2{
	text-indent: 4px;
	font-size: 18;
	line-height: 40px;
	font-weight: bold;
	text-align: left;
}

h3{
	text-indent: 4px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

h4{
	text-indent: 4px;
	font-size: 14px;
	font-weight: lighter;
	line-height: 18px;	
}

h5{
	text-indent: 4px;
	text-align: left;
	font-size: 13px;
	line-height: 12px;	
}

h6{
	font-size: 20px;
	line-height: 40px;
	font-weight: bolder;
	text-align: center;
}

#title_Area{
	width: 443px;
	margin-left: auto;
	margin-right: auto;
}

#title_Area_Text{
	margin-left: auto;
	margin-right: auto;
	width: 300px;
}

#RACE_CHECK {
	text-align: right;
	padding-right: 8px;

}

#HotLine_wrapper {
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}

#Form_Table {
	background-color: #b4c1c8;
	margin-bottom: 20px;
	margin-top: 10px;
	text-indent: 4px;

	}
	
.Form_Table {
	background-color: #b4c1c8;
	margin-bottom: 20px;
	margin-top: 10px;
	text-indent: 4px;

	}



#GAR_DIVIDER{
	border-bottom: 3px groove #bbc7c7;
	padding-bottom: 14px;
}
.Rule{
	border-bottom: 2px solid #adb8b8;
	
}
	
.Title
 {
	background-color: #b1396d;
	text-indent: 4px;
	color: #fffeff;
	border-bottom: 1px solid #81274d;
	padding-bottom: 4px;
}


#Form_Table_YES_Child {
	background-color: #b4c1c8;
	margin-bottom: 20px;
	margin-top: 10px;
	text-indent: 4px;
	padding-left: 120px;
	}

.Form_Table_One {
	background-color: #b4c1c8;
	margin-bottom: 20px;
	margin-top: 10px;
	text-indent: 4px;
	height: 30px;

	}

#tabs {
        display: block;
        float: left;
        width: 100%;
	color: #ffffff;
      }
a.tab { 
        border-collapse: collapse; 
       	background-color: #959fa6; 
        padding: 2px 0.5em 0px 0.5em; 
        margin-top: 8px;
        margin-right: 2px;
        font-family: arial; 
		font-size: 11px;
        text-decoration: none;
        width: 180px;
        text-align: center;
        float: left;
		height: 46px;
	color: #ffffff;
      }
a.tab:hover { 
		background-color: #b1396d;
		color: #ffffff;
      }
      
a.tab:visited { 
		color: #ffffff;
		
      }
a.tab:active {
		background-color: #b1396d;
		color: #ffffff;
}

      
.forminfo { 
         
        background-color: white; 
        padding: 5px; 
        overflow: auto; 
        clear: left; 
        text-decoration: none;
      }


#ckcol {
	width: 30px;
	display: inline-block;
	font-weight: bold;
}







